QueryExportData

The query export object used to specify how to extract query results.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

itemId

Content item's ID that houses the query to execute

Y

string

uuid

exportType

Result format types for query export.

Y

ApiResponseFormat

exportOptions

The query export options object used to set optional switches.

Y

ExportOptions

externalParameters

The parameter object used to specify filters and targets to be used to parameterize the query in the export.

Y

ExternalParameters

*Required elements are only used for API parameters

Usages
  • /API/query/extractQueryResult
  • /API2/query/extractQueryResult